crypto/tls.keyUpdateMsg.updateRequested (field)
5 uses
crypto/tls (current package)
conn.go#L1342: if keyUpdate.updateRequested {
handshake_messages.go#L1111: updateRequested bool
handshake_messages.go#L1118: if m.updateRequested {
handshake_messages.go#L1138: m.updateRequested = false
handshake_messages.go#L1140: m.updateRequested = true
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |